home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / text0168.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.6 KB  |  35 lines

  1. It was on the night of 30-Jan-98, when no creatures were stirring, and all was
  2. silent. Suddenly, Jens jumped out from behind a rock and wouldnt stop shouting
  3. about "Re: Apollo 060" until I was forced to knock them out:
  4.  
  5. »-> I've done some experiments, and it appears that the loop gets unstable
  6. »-> when it's runing VERY fast. So the crashes is seen more often if AMOS
  7. »-> is running from a clean WB (No Opus or other things running). As soon
  8. »-> as something else is running the chance of crash drops..
  9.  
  10. Its not only the 060 which has this problem, its often occured on my machine
  11. (blizzard 1220, 28MhZ FPU) with the Foundation Mailinglist. At night, i'll
  12. reset my machine and run Miami + Foundationlist and if I get up in the middle
  13. of the night its usually frozen about 5 hours later. One way I got around
  14. this, was to limit the no. of cycles used in a loop to an absolute minimum,
  15. and thus ive had (at the most whilst in england) 39 hours out of the list
  16. program, and reset the machine remotely whilst it was still running.
  17.  
  18. Instead of using Do...LOOP commands, try something else, like Repeat...Until,
  19. or While...Wend even. Just experiment with different measures and see the
  20. results.
  21.  
  22. -- 
  23. Andrew "Mushroom" Kellett
  24. --
  25.  Email: Andy Kellett <mushypd@redrose.net>  Team *AMOS* + IAPA Team *AMIGA*
  26.   alt.religion.amos - AMOS now on usenet! AMOS Mailinglist also mirrored
  27.  
  28.      World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
  29.                Official F1 Software Distributor for the USA
  30.  
  31.          Massive FTP site with AMOS/C64 and Mods/Samples + more at
  32.                             mushy-pd.dyn.ml.org
  33.  
  34.  
  35.